16x12r
2.2.0
Loading...
Searching...
No Matches
16x12r
lib_c16x12r
include
c16x12r_resources.h
Go to the documentation of this file.
1
#ifndef _C16X12R_RESOURCES_H_
2
#define _C16X12R_RESOURCES_H_
3
#include "stdint.h"
4
8
9
// MIKROE logo image, 12x16px, LSB little-endian format
10
extern
const
uint16_t
c16x12r_img_mikroe
[ ];
11
12
// MIKROE logo image inverted, 12x16px, LSB little-endian format
13
extern
const
uint16_t
c16x12r_img_mikroe_inv
[ ];
14
15
// Default font
16
extern
const
uint16_t
c16x12r_font
[ ][ 12 ];
17
18
#endif
// _C16X12R_RESOURCES_H_
c16x12r_img_mikroe
const uint16_t c16x12r_img_mikroe[]
Memory buffers for 16x12 R Click.
c16x12r_font
const uint16_t c16x12r_font[][12]
c16x12r_img_mikroe_inv
const uint16_t c16x12r_img_mikroe_inv[]
Generated by
1.14.0